home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_0AC262319B664BFE86B1B5EE7F2D6A6A
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
2KB
|
74 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
<control>
<description>BG</description>
<type>image</type>
<id>1</id>
<width>720</width>
<height>576</height>
</control>
<control>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
<type>image</type>
<id>1</id>
<posX>60</posX>
<posY>20</posY>
<texture>#header.image</texture>
</control>
<control>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
<type>label</type>
<id>1</id>
<posX>250</posX>
<posY>70</posY>
<label>#header.label</label>
<font>font16</font>
<align>right</align>
<textcolor>White</textcolor>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Number of Files Label</description>
<type>label</type>
<id>1</id>
<posX>260</posX>
<posY>530</posY>
<label>#itemcount</label>
<align>left</align>
<textcolor>White</textcolor>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
<description>Selected item Label</description>
<type>fadelabel</type>
<id>1</id>
<posX>660</posX>
<posY>70</posY>
<width>400</width>
<label>#selecteditem</label>
<font>font14</font>
<align>right</align>
<textcolor>White</textcolor>
</control>
<control>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
<type>image</type>
<id>1</id>
<posX>77</posX>
<posY>400</posY>
<width>161</width>
<height>158</height>
<texture>#header.hover</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>